home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu745.dms / pu745.adf / GLOBE099.LHA / Ami-Globe / iff_fct_protos.h < prev    next >
C/C++ Source or Header  |  1994-06-12  |  186b  |  5 lines

  1. void    Iff_Free_Obj(Object *o);
  2. void    Iff_Copy_Fond(Object *o,struct RastPort *rpG);
  3. Object *Iff_New_Charge_Iff(char *pc,struct Screen *In_Scr);
  4. struct    Screen *Iff_Load_And_Open(char *pc);
  5.